Windowable.hasBeenClosed

Has the window been closed?

interface Windowable
@property
bool
hasBeenClosed
()

Return Value

Type: bool

True if close has been called

See Also

close

Meta